Developer Testing Masters and Brain Surgeons

Testing is tough for most programmers, but without some amount of developer testing delivering quality software is even tougher. We propose a new software specialization and position – Developer Testing Master – to help software organizations fill the horrifically expensive testing gap between development and QA.

Working Effectively With Characterization Tests

This is the first installment in a series of short articles I plan to write on characterization testing. Characterization testing is an important concept and an essential tool for software developers working with legacy code (i.e. most of us) and it deserves broader exposure and more attention.

Working Effectively With Characterization Tests - Part 2

In part 2 of the series we look under the hood of legacy code we inherited and experience a moment of panic when we see how cryptic the code is. Then present a simple strategy that does not require us to fully understand the code in order to write good characterization tests.

Working Effectively With Characterization Tests - Part 3

In this 3rd part of the series, we put our newly created characterization tests to work, and we see how even the simplest and most innocent code changes can cause unexpected and unwanted changes in the behavior of our code. Fortunately our characterization tests are there to protect us.

Fun With Automated Characterization Test Generation

This is the fourth installment in the "Working Effectively With Characterization Tests" series. This time we look at how automation can help you create and/or improve your characterization tests using JUnit Factory, a free, web-based, experimental characterization test generator (and my pet research project).

The Way of Testivus - Unit Testing Wisdom From An Ancient Software Start-up

Some good advice on developer and unit testing, packaged as cryptic bits of ancient Eastern wisdom in the hope of getting your attention.

How Much Unit Test Coverage Do You Need? - The Testivus Answer

Answer to the question: "What is Testivus' wisdom concerning the proper percentage of test coverage?"

Pardon My French, But This Code Is C.R.A.P.

Part I - Beauty and The Beast. I begin my exploration of ugliness in code with some background and an overview of what most people consider to be crappy code.

Pardon My French, But This Code Is C.R.A.P. (2)

Part II - We let the C.R.A.P. out of the bag. We explain our thinking behind the first version of the CRAP metric and then unveil the formula.

Testivus on Software Metrics

Testivus wisdom on the proper use of software metrics.

eXTReMe Tracker